home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / Gnuplot / Gnuplot.app / English.lproj / NoPane.nib / data.classes next >
Text File  |  1993-03-18  |  198b  |  18 lines

  1. Pane = {
  2.     OUTLETS = {
  3.     doc;
  4.     window;
  5.     view;
  6.     status;
  7.     };
  8.     SUPERCLASS = Object;
  9. };
  10. FirstResponder = {
  11.     ACTIONS = {
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. NoPane = {
  16.     SUPERCLASS = Pane;
  17. };
  18.